Add state propagation changes to release notes
authorMatthias Clasen <mclasen@redhat.com>
Sun, 16 Jun 2013 14:33:09 +0000 (10:33 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 16 Jun 2013 14:33:09 +0000 (10:33 -0400)
README.in

index ad50edf7ee91804472603c25dd5ff0d6a2debd25..876716536d9a3be6b4d966fd0d9c78486ef93c9c 100644 (file)
--- a/README.in
+++ b/README.in
@@ -91,6 +91,12 @@ Release notes for 3.10
   get_height_for_width, subclasses now have to provide their own
   implementation if they need height-for-width functionality.
 
+* Widget state propagation has been changed. Historically, all of
+  active, prelight, selected, insensitive, inconsistent and backdrop
+  have been propagated to children. This has now been restricted
+  to just the insensitive and backdrop states. This mostly affects
+  theming.
+
 
 Release notes for 3.8
 =====================